@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; width:100%; font: 12px/160% "宋体"; color: #292929; background:#FFF url(../images/bg.jpg) center top no-repeat;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #292929;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}



/***** 头部 提示搜索 *****/
#tbty{ width:1004px; height:130px; background:url(../images/logo.jpg) left top no-repeat;}

#message            {width:307px; height:27px; float:right; text-align:left; padding-top:51px;}
#message li         {float:left; height:27px; line-height:27px;}
#message li.ipt     {width:169px;}
#message li.ipt .keyword{background:url(../images/ss_bj.jpg) left top no-repeat; color:#c3c2c2; width:160px; height:27px; line-height:27px; border:none; padding-left:9px;}
#message li.btn     {width:34px;}
#message li.btn02   {width:64px;}



/***** 导航 *****/
#dh_nav    { width:988px; height:56px; background:url(../images/gh_bj.jpg) left top repeat-x; padding-left:16px;}
#dh_nav li { width:108px; height:56px; float:left; text-align:center;}
#dh_nav li a      { font:14px/56px "宋体"; color:#FFF;}
#dh_nav li a:hover{ font:14px/56px "宋体"; color:#FFF; background:url(../images/gh_bj02.jpg) left top repeat-x; display:block;}



/***** 友情链接 *****/
#yqlj      { width:924px; height:174px; background:url(../images/fyrz_11.jpg) center top no-repeat; padding-left:68px; margin-top:16px;}
#yqlj ul   { text-align:left; padding-top:18px;}
#yqlj ul li{ width:117px; height:42px; float:left; margin-right:12px; margin-bottom:8px;}

#links       { width:915px; height:20px; }
#links select{ width:214px; margin-right:6px; font-size:12px; color:#878787; margin-top:12px;}



/***** 底部版权 *****/
#copyright {width:100%; height:100px; text-align:center; background:url(../images/bg04.jpg) left top repeat-x; padding-top:30px; font:12px/18px "宋体"; color:#FFF; margin-top:24px;}
#copyright a { color:#FFF;}
.wnyqlj        { font:12px/22px "宋体"; color:#FFF; }
.wnyqlj a      { color:#FFF;}
.wnyqlj a:hover{ color:#FFF; text-decoration:underline;}


.fullSlide{ width:1004px; position:relative; height:320px; overflow:hidden; background:url(../images/bj03.jpg) bottom center no-repeat; margin-top:2px;}
	.fullSlide .bd{ position:relative; z-index:0;  }
	.fullSlide .bd ul{ width:400% !important; }
	.fullSlide .bd li{ width:1004px !important;  height:290px; float:left; }
	
	.fullSlide .hd{ width:1004px;  position:absolute; z-index:1; bottom:0; left:0; height:60px; line-height:60px; text-align:center; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=40);}
	.fullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1; background:url(../images/dot-black02.png) 0 0; }